chore(agentic): align AGENTS.md navigation + minimal .claude settings - #357
Merged
Conversation
Add a router-framing sentence + Navigation (and File Structure) section to AGENTS.md indexing dev/ docs and .agents/commands; add a minimal .claude/settings.json (+ uv session-start hook) adapted from peer repos (Node/TS bits stripped); gitignore runtime .claude/ artifacts. CLAUDE.md unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Deploying infrahub-ansible with
|
| Latest commit: |
471041a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://056cf1eb.infrahub-ansible.pages.dev |
| Branch Preview URL: | https://chore-agents-files-alignment.infrahub-ansible.pages.dev |
There was a problem hiding this comment.
1 issue found across 4 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="AGENTS.md">
<violation number="1" location="AGENTS.md:19">
P3: The new File Structure section substantially duplicates the existing Key Source Locations mapping, creating documentation drift risk.</violation>
</file>
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
BeArchiTek
force-pushed
the
chore/agents-files-alignment
branch
from
June 29, 2026 22:46
f3aa0d5 to
566f40d
Compare
Mirror infrahub-mcp: root GEMINI.md and GPT.md plus .github/copilot-instructions.md symlink to AGENTS.md, so Gemini, GPT, and Copilot CLIs read the same portable instructions. CLAUDE.md stays the @AGENTS.md router. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
1 issue found across 3 files (changes from recent commits).
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Align agents files toward the peer repos
Aligns
AGENTS.mdand the.claude/adapter toward the conventions instyrminandinfrahub-mcp, without touching the Spec Kit / dev-skills work (#356 / #355).AGENTS.md (additive only — all existing sections intact)
dev/docs (knowledge / guides / guidelines / adr), the constitution, and.agents/commands/— every path verified to exist..claude/.claude/settings.json: enables thepyright-lspplugin + aSessionStarthook (adapted from styrmin's shape; Node/TypeScript/Playwright stripped — Python-only repo)..claude/hooks/session-start.sh: ensures a.venvviauvand exports it into the session. Deliberately nouv sync— the dev and integration dependency groups have incompatible transitive pins, so an unconditional sync would be fragile; the hook only guarantees the venv exists..gitignore: ignore runtime.claude/artifacts (quality-gates/,scheduled_tasks.lock,settings.local.json);settings.jsonandcommandsstay tracked.Root agent-alias symlinks (mirror infrahub-mcp)
GEMINI.md→AGENTS.md,GPT.md→AGENTS.md,.github/copilot-instructions.md→../AGENTS.md(committed symlinks, mode 120000) — so Gemini, GPT, and Copilot CLIs read the same portable instructions. Matches infrahub-mcp's set exactly (styrmin ships none).CLAUDE.md
Unchanged — stays the canonical
@AGENTS.mdrouter.Notes
.claude/agents/; the only "agents" anywhere are spec-kit-generated.github/agents/*.agent.md, so there is no subagent gap.speckit-installedwarning on this branch is pre-existing ondevelopand is resolved separately by chore(agentic): install OpsMill-flavored Spec Kit 0.11.9 (core + opsmill/critique/review) #356 — this branch doesn't touch.specify/.)🤖 Generated with Claude Code